﻿{
	"definitions": [//Dyes: Black=0 Red =1 Green=2 Brown=3 Blue=4 Purple=5 UNU=6 Silver=7 Grey=8 Pink=9 Lime=10 Yellow=11 Light Blue=12 Magenta=13 Orange=14 White=15
		{
			"name" : "§3UNU Mule Halftrack §7[ZF-174-MCG]",
			"subName" : "_desert",
			"partTones": ["_desert", "_saddle", "_blackthorne"],
			"constants": ["axle1_budd", "wheel_truck_budd_desert", "tire_offroad", "truckbed_cargo"],
			"extraMaterials" : ["minecraft:dye:0:1", "minecraft:dye:11:3"]
		},
		{
			"name" : "§3UNU Mule Halftrack §7[ZF-174-MCG]",
			"subName" : "_desertcamo",
			"partTones": ["_desert", "_saddle", "_blackthorne"],
			"constants": ["axle1_budd", "wheel_truck_budd_desert", "tire_offroad", "truckbed_cargo"],
			"extraMaterials" : ["minecraft:dye:0:1", "minecraft:dye:11:3"]
		},
		{
			"name" : "§3UNU Mule Halftrack §7[ZF-174-MCG]",
			"subName" : "_forrest",
			"partTones": ["_forrest", "_saddle", "_blackthorne"],
			"constants": ["axle1_budd", "wheel_truck_budd_forrest", "tire_offroad", "truckbed_cargo"],
			"extraMaterials" : ["minecraft:dye:0:1", "minecraft:dye:2:3"]
		},
		{
			"name" : "§3UNU Mule Halftrack §7[ZF-174-MCG]",
			"subName" : "_forrestcamo",
			"partTones": ["_forrest", "_saddle", "_blackthorne"],
			"constants": ["axle1_budd", "wheel_truck_budd_forrest", "tire_offroad", "truckbed_cargo"],
			"extraMaterials" : ["minecraft:dye:0:1", "minecraft:dye:2:3"]
		},
		{
			"name" : "§3UNU Mule Halftrack §7[ZF-174-MCG]",
			"subName" : "_winter",
			"partTones": ["_winter", "_saddle", "_blackthorne"],
			"constants": ["axle1_budd", "wheel_truck_budd_winter", "tire_offroad", "truckbed_cargo"],
			"extraMaterials" : ["minecraft:dye:8:1", "minecraft:dye:15:3"]
		},
		{
			"name" : "§3UNU Mule Halftrack §7[ZF-174-MCG]",
			"subName" : "_wintercamo",
			"partTones": ["_winter", "_saddle", "_blackthorne"],
			"constants": ["axle1_budd", "wheel_truck_budd_winter", "tire_offroad", "truckbed_cargo"],
			"extraMaterials" : ["minecraft:dye:8:1", "minecraft:dye:15:3"]
		}
	],
	
	"general": {
		"description": "§lRecommended parts:§r\n§oTruck Wheel (Budd)§r\n§oStandard Tread§r\n§oBudget Seat§r\n§oI6 Diesel Engine§r\n§oUNU Synchroglide Transmission§r\n\n§lAdditional Parts§r\nCrates\n\n§lAccessoriess:§rRemovable Hardtop§r\nStakeside Bed\nCanvas Top",
		"numberWindows": 4,
		"type": "car",
		"openTop": false,
		"emptyMass": 10000,
		"stackSize": 1,
		"materials": ["mts:unuparts.unuparts_vehicle_unu_frame_u:0:1", "mts:unuparts.unuparts_decor_unu_fender_steel:0:2", "mts:unuparts.unuparts_decor_unu_panel_steel:0:12", "minecraft:glass_pane:0:2", "mts:unuparts.unuparts_part_unu_wheel_truck_budd:0:2", "mts:unuparts.unuparts_part_unu_tread_standard:0:2", "mts:unuparts.unuparts_part_unu_seat_budget_saddle:0:2", "mts:unuparts.unuparts_part_unu_engine_i06_diesel:0:1", "mts:unuparts.unuparts_part_unu_transmission_manual_3_base:0:1"]
	},

	"motorized": {
		"isBigTruck": false,
		"isTrailer": false,
		"isFrontWheelDrive": false,
		"isRearWheelDrive": true,
		"hasRunningLights": false,
		"hasHeadlights": true,
		"hasTurnSignals": false,
		"hasCruiseControl": false,
		"fuelCapacity": 25000,
		"defaultFuelQty": 12500,
		"axleRatio": 4.0,
		"dragCoefficient": 0.75,
		"brakingFactor": 0.95,
		"downForce" : 0.1,
		"overSteer": 0.5,
		"hudTexture": "unumilitary:textures/guis/unumilitary_hud_unu_military.png",
		"panelTexture": "unumilitary:textures/guis/unumilitary_panel_unu_military.png",
		"instruments": [
			{ //Main Right
				"pos": [0.4375, 1.51563, 3.1875],
				"rot": [26.5650, 0, 0],
				"scale": 0.015625,
				"hudX": 268,
				"hudY": 35,
				"hudScale": 0.46875,
				"optionalPartNumber": 0
			},
			{ //Main Center
				"pos": [0.625, 1.51563, 3.1875],
				"rot": [26.5650, 0, 0],
				"scale": 0.015625,
				"hudX": 200,
				"hudY": 35,
				"hudScale": 0.46875,
				"optionalPartNumber": 0
			},
			{ //Main Left
				"pos": [0.8125, 1.51563, 3.1875],
				"rot": [26.5650, 0, 0],
				"scale": 0.015625,
				"hudX": 132,
				"hudY": 35,
				"hudScale": 0.46875,
				"optionalPartNumber": 0
			}
		]
	},
	
	"connectionGroups": [
		{
			"groupName": "Towing",
			"isHookup": true,
			"connections": [
				{
					"type": "tow_bumper",
					"pos": [0, 0.21875, 5.53125],
					"distance": 2
				},
				{
					"type": "tow_wheel",
					"pos": [0, -0.53125, 4.3125],
					"distance": 2
				}
			]
		},
		{
			"groupName": "Trailer",
			"canInitiateConnections": true,
			"connections": [
				{
					"type": "trailer_ring",
					"pos": [0, 0.09375, -2.8125],
					"distance": 2
				}
			]
		}
	],
	
	"parts": [
		{
			"pos" : [1.03125, -0.03125, -1.3125],
			"types" : ["ground_tread"],
			"defaultPart": "unuparts:unuparts_part_unu_tread_standard",
			"minValue" : 0.9,
			"maxValue" : 1.1,
			"extraCollisionBoxOffset": 1.3125,
			"treadDroopConstant": 5,
			"treadPath": ["$RollerL_2", "$RollerL_3", "$RollerL_4", "$RollerL_5", "$RollerL_6", "$RollerL_7", "$RollerL_8", "$RollerL_6", "$RollerL_5", "$RollerL_4", "$RollerL_3", "$RollerL_2", "$RollerL_1"]
		},
		{
			"pos" : [-1.03125, -0.03125, -1.3125],
			"isMirrored": true,
			"types" : ["ground_tread"],
			"defaultPart": "unuparts:unuparts_part_unu_tread_standard",
			"minValue" : 0.9,
			"maxValue" : 1.1,
			"extraCollisionBoxOffset": 1.3125,
			"treadDroopConstant": 5,
			"treadPath": ["$RollerR_2", "$RollerR_3", "$RollerR_4", "$RollerR_5", "$RollerR_6", "$RollerR_7", "$RollerR_8", "$RollerR_6", "$RollerR_5", "$RollerR_4", "$RollerR_3", "$RollerR_2", "$RollerR_1"]
		},
		{
			"pos": [-1.40625, 0, 4.3125],
			"rot": [0, 180, 0],
			"isMirrored": true,
			"turnsWithSteer": true,
			"types": ["ground_wheel_budd"],
			"defaultPart": "unuparts:unuparts_part_unu_wheel_truck_budd",
			"toneIndex": 1,
			"minValue": 0.625,
			"maxValue": 1.25,
			"applyAfter": "$RightFront"
		},
		{
			"pos": [1.40625, 0, 4.3125],
			"rot": [0, 0, 0],
			"turnsWithSteer": true,
			"types": ["ground_wheel_budd"],
			"defaultPart": "unuparts:unuparts_part_unu_wheel_truck_budd",
			"toneIndex": 1,
			"minValue": 0.625,
			"maxValue": 1.25,
			"applyAfter": "$LeftFront"
		},
		{
			"pos": [0.625, 1, 2.375],
			"isController": true,
			"types": ["seat"],
			"defaultPart": "unuparts:unuparts_part_unu_seat_budget_saddle",
			"toneIndex": 2,
			"dismountPos": [2.125, 1, 2.375],
			"interactableVariables": [["door_DoorL", "!part_present_35"]]
		},
		{
			"pos": [-0.625, 1, 2.375],
			"types": ["seat"],
			"defaultPart": "unuparts:unuparts_part_unu_seat_budget_saddle",
			"toneIndex": 2,
			"dismountPos": [-2.125, 1, 2.375],
			"interactableVariables": [["door_DoorR", "!part_present_35"]]
		},
		{
			"pos": [0, 0.5, 3.5625],
			"types": ["engine_car"],
			"defaultPart": "unuparts:unuparts_part_unu_engine_i06_diesel",
			"minValue": 0.6,
			"maxValue": 0.7,
			"intakeOffset": 0.5,
			"interactableVariables": [["door_HoodL", "door_HoodR"], ["!hasTransmission", "part_present_8"]]
		},
				{
					"pos": [0, 0.5, 3.0625],
					"types": ["generic_transmission"],
					"defaultPart": "unuparts:unuparts_part_unu_transmission_manual_3_base",
					"minValue": 0.5,
					"maxValue": 0.5,
					"interactableVariables": [["door_HoodL", "door_HoodR"], ["hasTransmission"], ["!part_present_7"]],
					"linkedParts": [7]
				},
		{
			"pos": [1.0625, 1.1875, 0.9375],
			"rot": [0, -90, 0],
			"types": ["seat_invisible"],
			"defaultPart": "unuparts:unuparts_part_unu_seat_invisible",
			"isPermanent": true,
			"interactableVariables": [["!BenchL"]]
		},
		{
			"pos": [1.0625, 1.1875, -0.125],
			"rot": [0, -90, 0],
			"types": ["seat_invisible"],
			"defaultPart": "unuparts:unuparts_part_unu_seat_invisible",
			"isPermanent": true,
			"interactableVariables": [["!BenchL"]]
		},
		{
			"pos": [1.0625, 1.1875, -1.1875],
			"rot": [0, -90, 0],
			"types": ["seat_invisible"],
			"defaultPart": "unuparts:unuparts_part_unu_seat_invisible",
			"isPermanent": true,
			"interactableVariables": [["!BenchL"]]
		},
		{
			"pos": [1.0625, 1.1875, -2.25],
			"rot": [0, -90, 0],
			"types": ["seat_invisible"],
			"defaultPart": "unuparts:unuparts_part_unu_seat_invisible",
			"isPermanent": true,
			"interactableVariables": [["!BenchL"]]
		},
		{
			"pos": [-1.0625, 1.1875, 0.9375],
			"rot": [0, 90, 0],
			"types": ["seat_invisible"],
			"defaultPart": "unuparts:unuparts_part_unu_seat_invisible",
			"isPermanent": true,
			"interactableVariables": [["!BenchR"]]
		},
		{
			"pos": [-1.0625, 1.1875, -0.125],
			"rot": [0, 90, 0],
			"types": ["seat_invisible"],
			"defaultPart": "unuparts:unuparts_part_unu_seat_invisible",
			"isPermanent": true,
			"interactableVariables": [["!BenchR"]]
		},
		{
			"pos": [-1.0625, 1.1875, -1.1875],
			"rot": [0, 90, 0],
			"types": ["seat_invisible"],
			"defaultPart": "unuparts:unuparts_part_unu_seat_invisible",
			"isPermanent": true,
			"interactableVariables": [["!BenchR"]]
		},
		{
			"pos": [-1.0625, 1.1875, -2.25],
			"rot": [0, 90, 0],
			"types": ["seat_invisible"],
			"defaultPart": "unuparts:unuparts_part_unu_seat_invisible",
			"isPermanent": true,
			"interactableVariables": [["!BenchR"]]
		},
		{
			"pos" : [0, 0.75, 1.09375],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0.0,
			"maxValue": 5.0,
			"interactableVariables": [["!part_present_33"], ["!part_present_45"], ["!part_present_46"], ["!part_present_48"], ["!part_present_67"], ["!part_present_68"]]
		},
		{
			"pos" : [0, 0.75, 0.21875],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0.0,
			"maxValue": 5.0,
			"interactableVariables": [["!part_present_33"], ["!part_present_48"], ["!part_present_50"], ["!part_present_51"], ["!part_present_53"], ["!part_present_68"], ["!part_present_69"]]
		},
		{
			"pos" : [0, 0.75, -0.65625],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0.0,
			"maxValue": 5.0,
			"interactableVariables": [["!part_present_33"], ["!part_present_53"], ["!part_present_55"], ["!part_present_56"], ["!part_present_58"], ["!part_present_68"], ["!part_present_69"], ["!part_present_70"]]
		},
		{
			"pos" : [0, 0.75, -1.53125],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0.0,
			"maxValue": 5.0,
			"interactableVariables": [["!part_present_33"], ["!part_present_58"], ["!part_present_60"], ["!part_present_61"], ["!part_present_63"], ["!part_present_69"], ["!part_present_70"]]
		},
		{
			"pos" : [0, 0.75, -2.40625],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0.0,
			"maxValue": 5.0,
			"interactableVariables": [["!part_present_33"], ["!part_present_63"], ["!part_present_65"], ["!part_present_66"], ["!part_present_70"], ["!part_present_71"]]
		},
		{
			"pos" : [0.875, 0.75, 1.09375],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0.0,
			"maxValue": 5.0,
			"interactableVariables": [["!part_present_33"], ["BenchL"], ["!part_present_45"], ["!part_present_47"], ["!part_present_67"], ["!part_present_72"]]
		},
		{
			"pos" : [0.875, 0.75, 0.21875],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0.0,
			"maxValue": 5.0,
			"interactableVariables": [["!part_present_33"], ["BenchL"], ["!part_present_47"], ["!part_present_50"], ["!part_present_52"], ["!part_present_72"], ["!part_present_73"]]
		},
		{
			"pos" : [0.875, 0.75, -0.65625],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0.0,
			"maxValue": 5.0,
			"interactableVariables": [["!part_present_33"], ["BenchL"], ["!part_present_52"], ["!part_present_55"], ["!part_present_57"], ["!part_present_72"], ["!part_present_73"], ["!part_present_74"]]
		},
		{
			"pos" : [0.875, 0.75, -1.53125],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0.0,
			"maxValue": 5.0,
			"interactableVariables": [["!part_present_33"], ["BenchL"], ["!part_present_57"], ["!part_present_60"], ["!part_present_62"], ["!part_present_73"], ["!part_present_74"]]
		},
		{
			"pos" : [0.875, 0.75, -2.40625],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0.0,
			"maxValue": 5.0,
			"interactableVariables": [["!part_present_33"], ["BenchL"], ["!part_present_62"], ["!part_present_65"], ["!part_present_74"], ["!part_present_71"]]
		},
		{
			"pos" : [-0.875, 0.75, 1.09375],
			"rot" : [0, 180, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0.0,
			"maxValue": 5.0,
			"interactableVariables": [["!part_present_33"], ["BenchR"], ["!part_present_46"], ["!part_present_49"], ["!part_present_67"], ["!part_present_75"]]
		},
		{
			"pos" : [-0.875, 0.75, 0.21875],
			"rot" : [0, 180, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0.0,
			"maxValue": 5.0,
			"interactableVariables": [["!part_present_33"], ["BenchR"], ["!part_present_49"], ["!part_present_51"], ["!part_present_54"], ["!part_present_75"], ["!part_present_76"]]
		},
		{
			"pos" : [-0.875, 0.75, -0.65625],
			"rot" : [0, 180, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0.0,
			"maxValue": 5.0,
			"interactableVariables": [["!part_present_33"], ["BenchR"], ["!part_present_54"], ["!part_present_56"], ["!part_present_59"], ["!part_present_75"], ["!part_present_76"], ["!part_present_77"]]
		},
		{
			"pos" : [-0.875, 0.75, -1.53125],
			"rot" : [0, 180, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0.0,
			"maxValue": 5.0,
			"interactableVariables": [["!part_present_33"], ["BenchR"], ["!part_present_59"], ["!part_present_61"], ["!part_present_64"], ["!part_present_76"], ["!part_present_77"]]
		},
		{
			"pos" : [-0.875, 0.75, -2.40625],
			"rot" : [0, 180, 0],
			"types": ["interactable_crate", "interactable_barrel", "generic_furniture_single"],
			"minValue": 0.0,
			"maxValue": 5.0,
			"interactableVariables": [["!part_present_33"], ["BenchR"], ["!part_present_64"], ["!part_present_66"], ["!part_present_77"], ["!part_present_71"]]
		},
		{
			"pos": [-0.5625, 2.8125, 3.5],
			"types": ["gun_tripod"],
			"minValue": 10,
			"maxValue": 15,
			"animations": [
				{
					"animationType": "rotation",
					"centerPoint": [-0.5625, 2.375, 2.5625],
					"axis": [0, 1, 0],
					"variable": "gun_yaw_1"
				},
				{
					"animationType": "rotation",
					"centerPoint": [-0.5625, 2.8125, 3.5],
					"axis": [1, 0, 0],
					"variable": "gun_pitch_1"
				}
			],
			"interactableVariables": [["!part_present_34"], ["!part_present_35"]]
		},
		{
			"pos" : [0, 0.7498, -0.65625],
			"types" : ["gun_turret"],
			"customTypes" : ["unu_mosquito"],
			"minValue" : 30.0,
			"maxValue" : 30.0,
			"animations": [
				{
					"animationType": "rotation",
					"centerPoint": [0, 0.75, -0.65625],
					"axis": [0, 1, 0],
					"variable": "gun_yaw_2"
				}
			],
			"interactableVariables": [["!part_present_36"], ["!part_present_17"], ["!part_present_18"], ["!part_present_19"], ["!part_present_20"], ["!part_present_21"], ["!part_present_22"], ["!part_present_23"], ["!part_present_24"], ["!part_present_25"], ["!part_present_26"], ["!part_present_27"], ["!part_present_28"], ["!part_present_29"], ["!part_present_30"], ["!part_present_31"], ["!part_present_46"], ["!part_present_47"], ["!part_present_48"], ["!part_present_49"], ["!part_present_50"], ["!part_present_51"], ["!part_present_52"], ["!part_present_53"], ["!part_present_54"], ["!part_present_55"], ["!part_present_56"], ["!part_present_57"], ["!part_present_58"], ["!part_present_59"], ["!part_present_60"], ["!part_present_61"], ["!part_present_62"], ["!part_present_63"], ["!part_present_64"], ["!part_present_65"], ["!part_present_66"], ["!part_present_67"], ["!part_present_68"], ["!part_present_69"], ["!part_present_70"], ["!part_present_71"], ["!part_present_72"], ["!part_present_73"], ["!part_present_74"], ["!part_present_75"], ["!part_present_76"], ["!part_present_77"], ["!part_present_78"]]
		},
		{
			"pos": [0, 2.251, 2.625],
			"types": ["generic_unuaccessory_canvastop"],
			"minValue": 0,
			"maxValue": 3,
			"interactableVariables": [["!part_present_32"], ["!part_present_35"], ["!Windshield"]]
		},
		{
			"pos": [0, 2.25, 2.625],
			"types": ["generic_unuaccessory_hardtop"],
			"minValue": 0,
			"maxValue": 3,
			"interactableVariables": [["!part_present_32"], ["!part_present_34"]]
		},
		{
			"pos": [0, 2.75, 1],
			"types": ["generic_unuaccessory_stakeside"],
			"minValue": 0,
			"maxValue": 3,
			"interactableVariables": [["!part_present_33"], ["!part_present_37"], ["!part_present_17"], ["!part_present_18"], ["!part_present_19"], ["!part_present_20"], ["!part_present_21"], ["!part_present_22"], ["!part_present_23"], ["!part_present_24"], ["!part_present_25"], ["!part_present_26"], ["!part_present_27"], ["!part_present_28"], ["!part_present_29"], ["!part_present_30"], ["!part_present_31"], ["!part_present_46"], ["!part_present_47"], ["!part_present_48"], ["!part_present_49"], ["!part_present_50"], ["!part_present_51"], ["!part_present_52"], ["!part_present_53"], ["!part_present_54"], ["!part_present_55"], ["!part_present_56"], ["!part_present_57"], ["!part_present_58"], ["!part_present_59"], ["!part_present_60"], ["!part_present_61"], ["!part_present_62"], ["!part_present_63"], ["!part_present_64"], ["!part_present_65"], ["!part_present_66"], ["!part_present_67"], ["!part_present_68"], ["!part_present_69"], ["!part_present_70"], ["!part_present_71"], ["!part_present_72"], ["!part_present_73"], ["!part_present_74"], ["!part_present_75"], ["!part_present_76"], ["!part_present_77"], ["!part_present_78"]]
		},
		{
			"pos": [0, 2.75, -1],
			"types": ["generic_unuaccessory_canvastop"],
			"minValue": 0,
			"maxValue": 3,
			"interactableVariables": [["part_present_36"]]
		},
		{
			"pos": [0.3125, 1.4375, 5.3125],
			"types": ["generic_idplate"],
			"minValue": 0,
			"maxValue": 1.0
		},
		{
			"pos": [-0.3125, 1.4375, 5.3125],
			"types": ["generic_idplate"],
			"minValue": 0,
			"maxValue": 1.0
		},
		{
			"pos": [1.53125, 0.53125, 5.35938],
			"types": ["generic_flag_small"],
			"minValue": 0,
			"maxValue": 1.0
		},
		{
			"pos": [1.53125, 1.46875, -2.9375],
			"rot": [0, 0, -25],
			"types": ["generic_flag_small"],
			"minValue": 0,
			"maxValue": 1.0
		},
		{
			"pos": [0, 0.375, 5.5625],
			"types": ["generic_sign_convoyfront"],
			"minValue": 0,
			"maxValue": 1.0
		},
		{
			"pos": [0.5, 1.125, -2.98438],
			"types": ["generic_sign_convoyrear"],
			"minValue": 0,
			"maxValue": 1.0,
			"applyAfter": "$Tailgate"
		},
		{
			"pos": [1.3125, 0.8125, 4.3125],
			"types": ["generic_unu_turboencabulator"],
			"minValue": 0,
			"maxValue": 1,
			"animations": [
				{
					"animationType" : "translation",
					"variable" : "part_present_45",
					"axis" : [0, -0.125, 0]
				}
			]
		},
		{
			"pos" : [0.4375, 0.75, 1.09375],
			"rot" : [0, -90, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["BenchL"], ["!part_present_22"], ["!part_present_17"], ["!part_present_46"], ["!part_present_47"], ["!part_present_48"], ["!part_present_67"], ["!part_present_72"], ["!part_present_68"]]
		},
		{
			"pos" : [-0.4375, 0.75, 1.09375],
			"rot" : [0, -90, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["BenchR"], ["!part_present_17"], ["!part_present_27"], ["!part_present_45"], ["!part_present_48"], ["!part_present_49"], ["!part_present_67"], ["!part_present_68"], ["!part_present_75"]]
		},
		{
			"pos" : [0.875, 0.75, 0.65625],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["BenchL"], ["!part_present_22"], ["!part_present_23"], ["!part_present_45"], ["!part_present_50"], ["!part_present_52"], ["!part_present_72"], ["!part_present_73"], ["!part_present_67"]]
		},
		{
			"pos" : [0, 0.75, 0.65625],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["!part_present_17"], ["!part_present_18"], ["!part_present_45"], ["!part_present_46"], ["!part_present_50"], ["!part_present_51"], ["!part_present_53"], ["!part_present_67"], ["!part_present_68"], ["!part_present_69"]]
		},
		{
			"pos" : [-0.875, 0.75, 0.65625],
			"rot" : [0, 180, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["BenchR"], ["!part_present_27"], ["!part_present_28"], ["!part_present_46"], ["!part_present_51"], ["!part_present_54"], ["!part_present_67"], ["!part_present_75"], ["!part_present_76"]]
		},
		{
			"pos" : [0.4375, 0.75, 0.21875],
			"rot" : [0, -90, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["BenchL"], ["!part_present_23"], ["!part_present_18"], ["!part_present_47"], ["!part_present_48"], ["!part_present_51"], ["!part_present_52"], ["!part_present_53"], ["!part_present_72"], ["!part_present_68"], ["!part_present_73"], ["!part_present_69"]]
		},
		{
			"pos" : [-0.4375, 0.75, 0.21875],
			"rot" : [0, -90, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["BenchR"], ["!part_present_18"], ["!part_present_28"], ["!part_present_48"], ["!part_present_49"], ["!part_present_50"], ["!part_present_53"], ["!part_present_54"], ["!part_present_68"], ["!part_present_75"], ["!part_present_69"], ["!part_present_76"]]
		},
		{
			"pos" : [0.875, 0.75, -0.21875],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["BenchL"], ["!part_present_23"], ["!part_present_24"], ["!part_present_47"], ["!part_present_50"], ["!part_present_55"], ["!part_present_57"], ["!part_present_72"], ["!part_present_73"], ["!part_present_74"]]
		},
		{
			"pos" : [0, 0.75, -0.21875],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["!part_present_18"], ["!part_present_19"], ["!part_present_48"], ["!part_present_50"], ["!part_present_51"], ["!part_present_55"], ["!part_present_56"], ["!part_present_58"], ["!part_present_68"], ["!part_present_69"], ["!part_present_70"]]
		},
		{
			"pos" : [-0.875, 0.75, -0.21875],
			"rot" : [0, 180, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["BenchR"], ["!part_present_28"], ["!part_present_29"], ["!part_present_49"], ["!part_present_51"], ["!part_present_56"], ["!part_present_59"], ["!part_present_75"], ["!part_present_76"], ["!part_present_77"]]
		},
		{
			"pos" : [0.4375, 0.75, -0.65625],
			"rot" : [0, -90, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["BenchL"], ["!part_present_24"], ["!part_present_19"], ["!part_present_52"], ["!part_present_53"], ["!part_present_56"], ["!part_present_57"], ["!part_present_58"], ["!part_present_72"], ["!part_present_68"], ["!part_present_73"], ["!part_present_69"], ["!part_present_74"], ["!part_present_70"]]
		},
		{
			"pos" : [-0.4375, 0.75, -0.65625],
			"rot" : [0, -90, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["BenchR"], ["!part_present_19"], ["!part_present_29"], ["!part_present_53"], ["!part_present_54"], ["!part_present_55"], ["!part_present_58"], ["!part_present_59"], ["!part_present_68"], ["!part_present_75"], ["!part_present_69"], ["!part_present_76"], ["!part_present_70"], ["!part_present_77"]]
		},
		{
			"pos" : [0.875, 0.75, -1.093725],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["BenchL"], ["!part_present_24"], ["!part_present_25"], ["!part_present_52"], ["!part_present_55"], ["!part_present_60"], ["!part_present_62"], ["!part_present_72"], ["!part_present_73"], ["!part_present_74"]]
		},
		{
			"pos" : [0, 0.75, -1.093725],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["!part_present_19"], ["!part_present_20"], ["!part_present_53"], ["!part_present_55"], ["!part_present_56"], ["!part_present_60"], ["!part_present_61"], ["!part_present_63"], ["!part_present_68"], ["!part_present_69"], ["!part_present_70"]]
		},
		{
			"pos" : [-0.875, 0.75, -1.093725],
			"rot" : [0, 180, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["BenchR"], ["!part_present_29"], ["!part_present_30"], ["!part_present_54"], ["!part_present_56"], ["!part_present_61"], ["!part_present_64"], ["!part_present_75"], ["!part_present_76"], ["!part_present_77"]]
		},
		{
			"pos" : [0.4375, 0.75, -1.5312],
			"rot" : [0, -90, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["BenchL"], ["!part_present_25"], ["!part_present_20"], ["!part_present_57"], ["!part_present_58"], ["!part_present_61"], ["!part_present_62"], ["!part_present_63"], ["!part_present_73"], ["!part_present_69"], ["!part_present_74"], ["!part_present_70"]]
		},
		{
			"pos" : [-0.4375, 0.75, -1.5312],
			"rot" : [0, -90, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["BenchR"], ["!part_present_20"], ["!part_present_30"], ["!part_present_58"], ["!part_present_59"], ["!part_present_60"], ["!part_present_63"], ["!part_present_64"], ["!part_present_69"], ["!part_present_76"], ["!part_present_70"], ["!part_present_77"]]
		},
		{
			"pos" : [0.875, 0.75, -1.968725],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["BenchL"], ["!part_present_25"], ["!part_present_26"], ["!part_present_57"], ["!part_present_60"], ["!part_present_65"], ["!part_present_73"], ["!part_present_74"], ["!part_present_71"]]
		},
		{
			"pos" : [0, 0.75, -1.968725],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["!part_present_20"], ["!part_present_21"], ["!part_present_58"], ["!part_present_60"], ["!part_present_61"], ["!part_present_65"], ["!part_present_66"], ["!part_present_69"], ["!part_present_70"], ["!part_present_71"]]
		},
		{
			"pos" : [-0.875, 0.75, -1.968725],
			"rot" : [0, 180, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["BenchR"], ["!part_present_30"], ["!part_present_31"], ["!part_present_59"], ["!part_present_61"], ["!part_present_66"], ["!part_present_76"], ["!part_present_77"], ["!part_present_71"]]
		},
		{
			"pos" : [0.4375, 0.75, -2.40625],
			"rot" : [0, -90, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["BenchL"], ["!part_present_26"], ["!part_present_21"], ["!part_present_62"], ["!part_present_63"], ["!part_present_66"], ["!part_present_74"], ["!part_present_70"], ["!part_present_71"]]
		},
		{
			"pos" : [-0.4375, 0.75, -2.40625],
			"rot" : [0, -90, 0],
			"types": ["interactable_crate_double", "interactable_barrel_double", "generic_furniture_double"],
			"minValue": 0.0,
			"maxValue": 6.0,
			"interactableVariables": [["!part_present_33"], ["BenchR"], ["!part_present_21"], ["!part_present_31"], ["!part_present_63"], ["!part_present_64"], ["!part_present_65"], ["!part_present_70"], ["!part_present_77"], ["!part_present_71"]]
		},
		{
			"pos" : [0, 0.7499, 1.09375],
			"rot" : [0, -90, 0],
			"types": ["interactable_crate_triple", "interactable_barrel_triple", "generic_furniture_triple"],
			"minValue": 0.0,
			"maxValue": 9.0,
			"interactableVariables": [["!part_present_33"], ["BenchL"], ["BenchR"], ["!part_present_22"], ["!part_present_17"], ["!part_present_27"], ["!part_present_45"], ["!part_present_46"], ["!part_present_47"], ["!part_present_48"], ["!part_present_49"], ["!part_present_72"], ["!part_present_68"], ["!part_present_75"], ["!part_present_73"], ["!part_present_69"], ["!part_present_76"]]
		},
		{
			"pos" : [0, 0.7499, 0.21875],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate_triple", "interactable_barrel_triple", "generic_furniture_triple"],
			"minValue": 0.0,
			"maxValue": 9.0,
			"interactableVariables": [["!part_present_33"], ["!part_present_17"], ["!part_present_18"], ["!part_present_19"], ["!part_present_45"], ["!part_present_46"], ["!part_present_48"], ["!part_present_50"], ["!part_present_51"], ["!part_present_53"], ["!part_present_55"], ["!part_present_56"], ["!part_present_58"], ["!part_present_67"], ["!part_present_69"], ["!part_present_70"]]
		},
		{
			"pos" : [0, 0.7499, -0.65625],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate_triple", "interactable_barrel_triple", "generic_furniture_triple"],
			"minValue": 0.0,
			"maxValue": 9.0,
			"interactableVariables": [["!part_present_33"], ["!part_present_18"], ["!part_present_19"], ["!part_present_20"], ["!part_present_48"], ["!part_present_50"], ["!part_present_51"], ["!part_present_53"], ["!part_present_55"], ["!part_present_56"], ["!part_present_58"], ["!part_present_60"], ["!part_present_61"], ["!part_present_63"], ["!part_present_68"], ["!part_present_70"]]
		},
		{
			"pos" : [0, 0.7499, -1.5312],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate_triple", "interactable_barrel_triple", "generic_furniture_triple"],
			"minValue": 0.0,
			"maxValue": 9.0,
			"interactableVariables": [["!part_present_33"], ["!part_present_19"], ["!part_present_20"], ["!part_present_21"], ["!part_present_53"], ["!part_present_55"], ["!part_present_56"], ["!part_present_58"], ["!part_present_60"], ["!part_present_61"], ["!part_present_63"], ["!part_present_65"], ["!part_present_66"], ["!part_present_68"], ["!part_present_69"], ["!part_present_71"]]
		},
		{
			"pos" : [0, 0.7499, -2.40625],
			"rot" : [0, -90, 0],
			"types": ["interactable_crate_triple", "interactable_barrel_triple", "generic_furniture_triple"],
			"minValue": 0.0,
			"maxValue": 9.0,
			"interactableVariables": [["!part_present_33"], ["BenchL"], ["BenchR"], ["!part_present_26"], ["!part_present_21"], ["!part_present_31"], ["!part_present_62"], ["!part_present_63"], ["!part_present_64"], ["!part_present_65"], ["!part_present_66"], ["!part_present_73"], ["!part_present_69"], ["!part_present_76"], ["!part_present_74"], ["!part_present_70"], ["!part_present_77"]]
		},
		{
			"pos" : [0.875, 0.7499, 0.21875],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate_triple", "interactable_barrel_triple", "generic_furniture_triple"],
			"minValue": 0.0,
			"maxValue": 9.0,
			"interactableVariables": [["!part_present_33"], ["BenchL"], ["!part_present_22"], ["!part_present_23"], ["!part_present_24"], ["!part_present_45"], ["!part_present_47"], ["!part_present_50"], ["!part_present_52"], ["!part_present_55"], ["!part_present_57"], ["!part_present_67"], ["!part_present_73"], ["!part_present_74"]]
		},
		{
			"pos" : [0.875, 0.7499, -0.65625],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate_triple", "interactable_barrel_triple", "generic_furniture_triple"],
			"minValue": 0.0,
			"maxValue": 9.0,
			"interactableVariables": [["!part_present_33"], ["BenchL"], ["!part_present_23"], ["!part_present_24"], ["!part_present_25"], ["!part_present_47"], ["!part_present_50"], ["!part_present_52"], ["!part_present_55"], ["!part_present_57"], ["!part_present_60"], ["!part_present_62"], ["!part_present_72"], ["!part_present_74"]]
		},
		{
			"pos" : [0.875, 0.7499, -1.5312],
			"rot" : [0, 0, 0],
			"types": ["interactable_crate_triple", "interactable_barrel_triple", "generic_furniture_triple"],
			"minValue": 0.0,
			"maxValue": 9.0,
			"interactableVariables": [["!part_present_33"], ["BenchL"], ["!part_present_24"], ["!part_present_25"], ["!part_present_26"], ["!part_present_52"], ["!part_present_55"], ["!part_present_57"], ["!part_present_60"], ["!part_present_62"], ["!part_present_65"], ["!part_present_72"], ["!part_present_73"], ["!part_present_71"]]
		},
		{
			"pos" : [-0.875, 0.7499, 0.21875],
			"rot" : [0, 180, 0],
			"types": ["interactable_crate_triple", "interactable_barrel_triple", "generic_furniture_triple"],
			"minValue": 0.0,
			"maxValue": 9.0,
			"interactableVariables": [["!part_present_33"], ["BenchR"], ["!part_present_27"], ["!part_present_28"], ["!part_present_29"], ["!part_present_46"], ["!part_present_49"], ["!part_present_51"], ["!part_present_54"], ["!part_present_56"], ["!part_present_59"], ["!part_present_67"], ["!part_present_76"], ["!part_present_77"]]
		},
		{
			"pos" : [-0.875, 0.7499, -0.65625],
			"rot" : [0, 180, 0],
			"types": ["interactable_crate_triple", "interactable_barrel_triple", "generic_furniture_triple"],
			"minValue": 0.0,
			"maxValue": 9.0,
			"interactableVariables": [["!part_present_33"], ["BenchR"], ["!part_present_28"], ["!part_present_29"], ["!part_present_30"], ["!part_present_49"], ["!part_present_51"], ["!part_present_54"], ["!part_present_56"], ["!part_present_59"], ["!part_present_61"], ["!part_present_64"], ["!part_present_75"], ["!part_present_77"]]
		},
		{
			"pos" : [-0.875, 0.7499, -1.5312],
			"rot" : [0, 180, 0],
			"types": ["interactable_crate_triple", "interactable_barrel_triple", "generic_furniture_triple"],
			"minValue": 0.0,
			"maxValue": 9.0,
			"interactableVariables": [["!part_present_33"], ["BenchR"], ["!part_present_29"], ["!part_present_30"], ["!part_present_31"], ["!part_present_54"], ["!part_present_56"], ["!part_present_59"], ["!part_present_61"], ["!part_present_64"], ["!part_present_66"], ["!part_present_75"], ["!part_present_76"], ["!part_present_71"]]
		}
	],
	
	"collisionGroups": [
		{
			"isInterior": true,
			"collisions": [
				{
					"pos" : [0, 0.09375, -2.8125],
					"width" : 0.25,
					"height" : 0.25,
					"variableName": "connection_requested",
					"variableType": "set",
					"variableValue": 2
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [0.84375, 0.6875, 3.65625],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_HoodL"
				}
			],
			"applyAfter": "$HoodL2",
			"animations": [
				{
					"animationType": "visibility",
					"centerPoint": [0, 0, 0],
					//"axis": [0, 0, 0],
					"variable": "Windshield",
					"clampMin": 0,
					"clampMax": 0
				}
			]
		},
		{
			"collisions": [
				{
					"pos" : [0.3125, 1.375, 3.75],
					"width" : 0.5,
					"height" : 0.125,
					"variableName": "door_HoodL"
				},
				{
					"pos" : [0.3125, 1.375, 4.3125],
					"width" : 0.5,
					"height" : 0.125,
					"variableName": "door_HoodL"
				},
				{
					"pos" : [0.3125, 1.375, 4.875],
					"width" : 0.5,
					"height" : 0.125,
					"variableName": "door_HoodL"
				}
			],
			"applyAfter": "$HoodL2",
			"animations": [
				{
					"animationType": "visibility",
					"centerPoint": [0, 0, 0],
					//"axis": [0, 0, 0],
					"variable": "Windshield",
					"clampMin": 0,
					"clampMax": 0
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [-0.84375, 0.6875, 3.65625],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_HoodR"
				}
			],
			"applyAfter": "$HoodR2",
			"animations": [
				{
					"animationType": "visibility",
					"centerPoint": [0, 0, 0],
					//"axis": [0, 0, 0],
					"variable": "Windshield",
					"clampMin": 0,
					"clampMax": 0
				}
			]
		},
		{
			"collisions": [
				{
					"pos" : [-0.3125, 1.375, 3.75],
					"width" : 0.5,
					"height" : 0.125,
					"variableName": "door_HoodR"
				},
				{
					"pos" : [-0.3125, 1.375, 4.3125],
					"width" : 0.5,
					"height" : 0.125,
					"variableName": "door_HoodR"
				},
				{
					"pos" : [-0.3125, 1.375, 4.875],
					"width" : 0.5,
					"height" : 0.125,
					"variableName": "door_HoodR"
				}
			],
			"applyAfter": "$HoodR1",
			"animations": [
				{
					"animationType": "visibility",
					"centerPoint": [0, 0, 0],
					//"axis": [0, 0, 0],
					"variable": "Windshield",
					"clampMin": 0,
					"clampMax": 0
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [1.3125, 0.78125, 2.0625],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorL"
				},
				{
					"pos": [1.125, 1.34375, 2.75],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorL"
				},
				{
					"pos": [1.125, 1.09375, 3.01563],
					"width": 0.25,
					"height": 0.25,
					"variableName": "L_Window"
				}
			],
			"applyAfter": "$TopSteel_DoorL"
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [-1.3125, 0.78125, 2.0625],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorR"
				},
				{
					"pos": [-1.125, 1.34375, 2.75],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_DoorR"
				},
				{
					"pos": [-1.125, 1.09375, 3.01563],
					"width": 0.25,
					"height": 0.25,
					"variableName": "R_Window"
				}
			],
			"applyAfter": "$TopSteel_DoorR"
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [0, 2.25, 3.3125],
					"width": 0.5,
					"height": 0.5,
					"variableName": "Windshield"
				}
			],
			"applyAfter": "$TopOpen_Windshield",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_35",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "inhibitor",
					"variable": "part_present_34",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "Top",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "activator",
					"variable": "part_present_34",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "door_HoodL",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "door_HoodR",
					"clampMin": 0,
					"clampMax": 0
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [0, 2.25, 3.25],
					"width": 0.5,
					"height": 0.5,
					"variableName": "Top"
				}
			],
			"animations": [
				{
					"animationType": "visibility",
					"variable": "Windshield",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_34",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "Top",
					"axis": [0, 0, -1.5]
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos" : [1.0625, 1.1875, -2.8125],
					"width" : 0.25,
					"height" : 0.25,
					"variableName": "BenchL"
				}
			],
			"applyAfter": "$BenchL",
			"animations": [
				{
					"animationType" : "visibility",
					"variable" : "seat_occupied_3",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType" : "visibility",
					"variable" : "seat_occupied_4",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType" : "visibility",
					"variable" : "seat_occupied_5",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType" : "visibility",
					"variable" : "seat_occupied_6",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType" : "visibility",
					"variable" : "part_present_22",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType" : "visibility",
					"variable" : "part_present_23",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType" : "visibility",
					"variable" : "part_present_24",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType" : "visibility",
					"variable" : "part_present_25",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType" : "visibility",
					"variable" : "part_present_26",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_33",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_45",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_47",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_50",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_52",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_55",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_57",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_60",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_62",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_65",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_67",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_71",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_72",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_73",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_74",
					"clampMin": 0,
					"clampMax": 0
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos" : [-1.0625, 1.1875, -2.8125],
					"width" : 0.25,
					"height" : 0.25,
					"variableName": "BenchR"
				}
			],
			"applyAfter": "$BenchR",
			"animations": [
				{
					"animationType" : "visibility",
					"variable" : "seat_occupied_7",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType" : "visibility",
					"variable" : "seat_occupied_8",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType" : "visibility",
					"variable" : "seat_occupied_9",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType" : "visibility",
					"variable" : "seat_occupied_10",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType" : "visibility",
					"variable" : "part_present_27",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType" : "visibility",
					"variable" : "part_present_28",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType" : "visibility",
					"variable" : "part_present_29",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType" : "visibility",
					"variable" : "part_present_30",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType" : "visibility",
					"variable" : "part_present_31",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_33",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_46",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_49",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_51",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_54",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_56",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_59",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_61",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_64",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_66",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_67",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_71",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_75",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_76",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "visibility",
					"variable": "part_present_77",
					"clampMin": 0,
					"clampMax": 0
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos": [1.40625, 1.34375, -3],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_Tailgate"
				},
				{
					"pos": [-1.40625, 1.34375, -3],
					"width": 0.25,
					"height": 0.25,
					"variableName": "door_Tailgate"
				}
			],
			"applyAfter": "$Tailgate"
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos" : [0.75, 0.25, -3.0625],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.25, 0.25, -3.0625],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.25, 0.25, -3.0625],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.75, 0.25, -3.0625],
					"width" : 0.5,
					"height" : 0.125
				}
			],
			"animations": [
				{
					"animationType": "visibility",
					"variable": "door_Tailgate",
					"clampMin": 1,
					"clampMax": 1
				}
			]
		},
		{
			"isInterior": true,
			"collisions": [
				{
					"pos" : [0.75, 0.75, -2.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.25, 0.75, -2.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.25, 0.75, -2.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.75, 0.75, -2.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.75, 0.75, -1.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.25, 0.75, -1.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.25, 0.75, -1.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.75, 0.75, -1.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.75, 0.75, -1.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.25, 0.75, -1.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.25, 0.75, -1.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.75, 0.75, -1.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.75, 0.75, -0.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.25, 0.75, -0.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.25, 0.75, -0.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.75, 0.75, -0.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.75, 0.75, -0.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.25, 0.75, -0.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.25, 0.75, -0.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.75, 0.75, -0.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.75, 0.75, 0.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.25, 0.75, 0.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.25, 0.75, 0.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.75, 0.75, 0.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.75, 0.75, 0.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.25, 0.75, 0.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.25, 0.75, 0.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.75, 0.75, 0.75],
					"width" : 0.5,
					"height" : 0.125
				}
			]
		},
		{
			"collisions": [
				{	//Wheel 1
					"pos": [1.1875, -0.125, -0.65625],
					"width": 0.125,
					"height": 0.125
				}
			],
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_1",
                    "clampMin": 0,
                    "clampMax": 0
				}
			]
		},
		{
			"collisions": [
				{	//Wheel 2
					"pos": [1.1875, -0.125, -0.65625],
					"width": 0.125,
					"height": 0.125
				}
			],
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_2",
                    "clampMin": 0,
                    "clampMax": 0
				}
			]
		},
		{
			"collisions": [
				{	//Wheel 3
					"pos": [-1.1875, -0.125, 4.3125],
					"width": 0.125,
					"height": 0.125
				}
			],
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_3",
                    "clampMin": 0,
                    "clampMax": 0
				}
			]
		},
		{
			"collisions": [
				{	//Wheel 4
					"pos": [1.1875, -0.125, 4.3125],
					"width": 0.125,
					"height": 0.125
				}
			],
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_4",
                    "clampMin": 0,
                    "clampMax": 0
				}
			]
		},
		{
			"collisions": [
				{
					"pos" : [0.75, 2.375, 2.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.25, 2.375, 2.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.25, 2.375, 2.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.75, 2.375, 2.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.25, 2.375, 2.8125],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.25, 2.375, 2.8125],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.75, 2.375, 2.8125],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.75, 2.375, 2.8125],
					"width" : 0.5,
					"height" : 0.125
				}
			],
			"animations": [
				{
					"animationType": "visibility",
					"variable": "CabHitboxes",
                    "clampMin": 1,
                    "clampMax": 3
				}
			]
		},
		{
			"collisions": [
				{
					"pos" : [1.3125, 0.75, 4.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [1.3125, 0.75, 4.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-1.3125, 0.75, 4.6875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-1.3125, 0.75, 4.1875],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-1.25, 0.75, -2.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.75, 0.75, -2.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.25, 0.75, -2.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.25, 0.75, -2.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.75, 0.75, -2.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [1.25, 0.75, -2.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [1.25, 0.75, -2.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-1.25, 0.75, -2.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [1.25, 0.75, -1.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-1.25, 0.75, -1.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [1.25, 0.75, -1.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-1.25, 0.75, -1.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [1.25, 0.75, -0.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-1.25, 0.75, -0.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [1.25, 0.75, -0.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-1.25, 0.75, -0.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [1.25, 0.75, 0.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-1.25, 0.75, 0.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [1.25, 0.75, 0.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-1.25, 0.75, 0.75],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.75, 0.75, 1.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [1.25, 0.75, 1.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [0.25, 0.75, 1.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.25, 0.75, 1.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-0.75, 0.75, 1.25],
					"width" : 0.5,
					"height" : 0.125
				},
				{
					"pos" : [-1.25, 0.75, 1.25],
					"width" : 0.5,
					"height" : 0.125
				}
			]
		}
	],

	"rendering": {
		"constants": ["unuisbest"],
		"initialVariables": ["hasTransmission"],
		"customVariables": ["B/O"],
		"textObjects": [],
		"animatedObjects": [
			{
				"objectName": "$Gas",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0.25, 0.75, 3.125],
						"axis": [25, 0, 0],
						"variable": "throttle"
					}
				]
			},
			{
				"objectName": "$Brake",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0.46875, 0.625, 3.125],
						"axis": [25, 0, 0],
						"variable": "brake",
						"duration": 2
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.46875, 0.625, 3.125],
						"axis": [-25, 0, 0],
						"variable": "p_brake",
						"duration": 2
					}
				]
			},
			{
				"objectName": "$Clutch",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "transmission_isautomatic",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.78125, 0.625, 3.125],
						"axis": [25, 0, 0],
						"variable": "transmission_clutch_upshift",
						"duration": 2
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.78125, 0.625, 3.125],
						"axis": [25, 0, 0],
						"variable": "transmission_clutch_downshift",
						"duration": 2
					}
				]
			},
			{
				"objectName": "$Gearshift_Column",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0.625, 1.41356, 2.95759],
						"axis": [0, 0.76605, -0.64279],
						"variable": "transmission_gearshift_hvertical"
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.625, 1.41356, 2.95759],
						"axis": [0, 0.64279, 0.76605],
						"variable": "transmission_gearshift_hhorizontal"
					}
				]
			},
			{
				"objectName": "$Gearshift_Floor",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "unuisbest",
						"clampMin": 0,
						"clampMax": 0
					}
				]
			},
			{
				"objectName": "$SteeringWheel",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0.625, 1.4375, 2.9375],
						"axis": [0, 7.6605, -6.4279],
						"variable": "steeringwheel"
					}
				]
			},
			{
				"objectName": "$SteeringBar",
				"applyAfter": "$Axle1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0.0, 0.0, 100],
						"axis": [0, 0.002, 0.0],
						"variable": "steeringwheel"
					}
				]
			},
			{
				"objectName": "$Transmission",
				"animations": [
					{
						"animationType" : "inhibitor",
						"variable" : "hasTransmission",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "visibility",
						"variable": "part_present_8",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$DriveShaft",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 0.46875, 2.6875],
						"axis": [0, -2.51728, -3.1086],
						"variable": "engine_driveshaft_rotation_1"
					}
				]
			},
			{
				"objectName": "$Axle1_LeafSpring1",
				"animations": [
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftFront",
						"centerPoint" : [0.4375, 0.1875, 3.6875],
						"axis" : [-3.4285, 0, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightFront",
						"centerPoint" : [0.4375, 0.1875, 3.6875],
						"axis" : [-1.8253, 0, 0]
					}
				]
			},
			{
				"objectName": "$Axle1_LeafSpring2",
				"animations": [
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightFront",
						"centerPoint" : [-0.4375, 0.1875, 3.6875],
						"axis" : [-3.4285, 0, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftFront",
						"centerPoint" : [-0.4375, 0.1875, 3.6875],
						"axis" : [-1.8253, 0, 0]
					}
				]
			},
			{
				"objectName": "$Axle1_LeafSpring3",
				"animations": [
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightFront",
						"centerPoint" : [-0.4375, 0.1875, 4.9375],
						"axis" : [3.4285, 0, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftFront",
						"centerPoint" : [-0.4375, 0.1875, 4.9375],
						"axis" : [1.8253, 0, 0]
					}
				]
			},
			{
				"objectName": "$Axle1_LeafSpring4",
				"animations": [
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftFront",
						"centerPoint" : [0.4375, 0.1875, 4.9375],
						"axis" : [3.4285, 0, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightFront",
						"centerPoint" : [0.4375, 0.1875, 4.9375],
						"axis" : [1.8253, 0, 0]
					}
				]
			},
			{
				"objectName": "$Axle1_LeafSpringMountL",
				"animations": [
					{
						"animationType" : "translation",
						"variable" : "Wheel_LeftFront",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0.0409, 0]
					},
					{
						"animationType" : "translation",
						"variable" : "Wheel_RightFront",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0.0215, 0]
					}
				]
			},
			{
				"objectName": "$Axle1_LeafSpringMountR",
				"animations": [
					{
						"animationType" : "translation",
						"variable" : "Wheel_RightFront",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0.0409, 0]
					},
					{
						"animationType" : "translation",
						"variable" : "Wheel_LeftFront",
						"centerPoint" : [0, 0, 0],
						"axis" : [0, 0.0215, 0]
					}
				]
			},
			{
				"objectName": "$Axle1",
				"animations": [
					{
						"animationType" : "translation",
						"variable" : "Wheel_RightFront",
						"centerPoint" : [0, 0, 4.3125],
						"axis" : [0, 0.03125, 0]
					},
					{
						"animationType" : "translation",
						"variable" : "Wheel_LeftFront",
						"centerPoint" : [0, 0, 4.3125],
						"axis" : [0, 0.03125, 0]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_RightFront",
						"centerPoint" : [0, 0, 4.3125],
						"axis" : [0, 0, -1.2730]
					},
					{
						"animationType" : "rotation",
						"variable" : "Wheel_LeftFront",
						"centerPoint" : [0, 0, 4.3125],
						"axis" : [0, 0, 1.2730]
					}
				]
			},
			{
				"objectName": "$RollerL_1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.375, 0.09375, 2.25],
						"axis": [0.4244, 0, 0],
						"variable": "ground_rotation_1"
					}
				]
			},
			{
				"objectName": "$RollerL_2",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.375, -0.09375, 1.375],
						"axis": [0.4244, 0, 0],
						"variable": "ground_rotation_1"
					}
				]
			},
			{
				"objectName": "$RollerL_3",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.375, -0.09375, 0.75],
						"axis": [0.4244, 0, 0],
						"variable": "ground_rotation_1"
					}
				]
			},
			{
				"objectName": "$RollerL_4",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.375, -0.09375, 0.125],
						"axis": [0.4244, 0, 0],
						"variable": "ground_rotation_1"
					}
				]
			},
			{
				"objectName": "$RollerL_5",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.375, -0.09375, -0.5],
						"axis": [0.4244, 0, 0],
						"variable": "ground_rotation_1"
					}
				]
			},
			{
				"objectName": "$RollerL_6",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.375, -0.09375, -1.125],
						"axis": [0.4244, 0, 0],
						"variable": "ground_rotation_1"
					}
				]
			},
			{
				"objectName": "$RollerL_7",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.375, -0.09375, -1.75],
						"axis": [0.4244, 0, 0],
						"variable": "ground_rotation_1"
					}
				]
			},
			{
				"objectName": "$RollerL_8",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.375, 0.09375, -2.375],
						"axis": [0.4244, 0, 0],
						"variable": "ground_rotation_1"
					}
				]
			},
			{
				"objectName": "$RollerR_1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.375, 0.09375, 2.25],
						"axis": [0.4244, 0, 0],
						"variable": "ground_rotation_2"
					}
				]
			},
			{
				"objectName": "$RollerR_2",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.375, -0.09375, 1.375],
						"axis": [0.4244, 0, 0],
						"variable": "ground_rotation_2"
					}
				]
			},
			{
				"objectName": "$RollerR_3",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.375, -0.09375, 0.75],
						"axis": [0.4244, 0, 0],
						"variable": "ground_rotation_2"
					}
				]
			},
			{
				"objectName": "$RollerR_4",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.375, -0.09375, 0.125],
						"axis": [0.4244, 0, 0],
						"variable": "ground_rotation_2"
					}
				]
			},
			{
				"objectName": "$RollerR_5",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.375, -0.09375, -0.5],
						"axis": [0.4244, 0, 0],
						"variable": "ground_rotation_2"
					}
				]
			},
			{
				"objectName": "$RollerR_6",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.375, -0.09375, -1.125],
						"axis": [0.4244, 0, 0],
						"variable": "ground_rotation_2"
					}
				]
			},
			{
				"objectName": "$RollerR_7",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.375, -0.09375, -1.75],
						"axis": [0.4244, 0, 0],
						"variable": "ground_rotation_2"
					}
				]
			},
			{
				"objectName": "$RollerR_8",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.375, 0.09375, -2.375],
						"axis": [0.4244, 0, 0],
						"variable": "ground_rotation_2"
					}
				]
			},
			{
				"objectName": "$RightFront",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.40625, 0, 4.3125],
						"axis": [0, 1, 0],
						"variable": "steeringwheel"
					}
				]
			},
			{
				"objectName": "$RightFrontWheel",
				"applyAfter": "$RightFront",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.40625, 0, 4.3125],
						"axis": [-1, 0, 0],
						"variable": "ground_rotation_3"
					}
				]
			},
			{
				"objectName": "$LeftFront",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.40625, 0, 4.3125],
						"axis": [0, 1, 0],
						"variable": "steeringwheel"
					}
				]
			},
			{
				"objectName": "$LeftFrontWheel",
				"applyAfter": "$LeftFront",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.40625, 0, 4.3125],
						"axis": [1, 0, 0],
						"variable": "ground_rotation_4"
					}
				]
			},
			{
				"objectName": "$HoodL1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 1.4375, 3.5],
						"axis": [0, 0, 50],
						"variable": "door_HoodL",
						"duration": 10,
						"forwardsDelay": 5,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$HoodL2",
				"applyAfter": "$HoodL1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0.875, 1.3125, 3.5],
						"axis": [3.0411, 0, -19.7674],
						"variable": "door_HoodL",
						"duration": 10,
						"forwardsDelay": 5,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$HoodLLatch",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0.875, 0.625, 3.5],
						"axis": [3.0066, 0, -19.7726],
						"variable": "door_HoodL",
						"duration": 5,
						"forwardsDelay": 0,
						"reverseDelay": 5
					}
				]
			},
			{
				"objectName": "$HoodR1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 1.4375, 3.5],
						"axis": [0, 0, -60],
						"variable": "door_HoodR",
						"duration": 10,
						"forwardsDelay": 5,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$HoodR2",
				"applyAfter": "$HoodR1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-0.875, 1.3125, 3.5],
						"axis": [3.0411, 0, 19.7674],
						"variable": "door_HoodR",
						"duration": 10,
						"forwardsDelay": 5,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$HoodRLatch",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-0.875, 0.625, 3.5],
						"axis": [3.0066, 0, 19.7726],
						"variable": "door_HoodR",
						"duration": 5,
						"forwardsDelay": 0,
						"reverseDelay": 5
					}
				]
			},
			{
				"objectName": "$Tailgate",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 0.75, -2.98438],
						"axis": [-165, 0, 0],
						"variable": "door_Tailgate",
						"duration": 20,
						"forwardsDelay": 10,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$TailgateLatchL",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.5, 1.34375, -2.98438],
						"axis": [0, 0, -270],
						"variable": "door_Tailgate",
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 20
					}
				]
			},
			{
				"objectName": "$TailgateLatchR",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.5, 1.34375, -2.98438],
						"axis": [0, 0, 270],
						"variable": "door_Tailgate",
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 20
					}
				]
			},
			{
				"objectName": "%HeadlightSwitch",
				"animations": [
					{
						"animationType": "translation",
						"centerPoint": [1, 1.375, 3.15313],
						"axis": [0, 0, -0.03125],
						"variable": "runninglight"
					},
					{
						"animationType": "translation",
						"centerPoint": [1, 1.375, 3.15313],
						"axis": [0, 0, -0.03125],
						"variable": "headlight"
					}
				]
			},
			{
				"objectName": "$WiperSwitch",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1, 1.28125, 3.15313],
						"axis": [0, 0, 30],
						"variable": "rain_strength"
					}
				]
			},
			{
				"objectName": "$RadiatorVent1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 1.3125, 5.3125],
						"axis": [-0.5, 0, 0],
						"variable": "engine_temp_1",
						"offset": -45,
						"clampMin": -45,
						"clampMax": 0
					}
				]
			},
			{
				"objectName": "$RadiatorVent2",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 1.125, 5.3125],
						"axis": [-0.5, 0, 0],
						"variable": "engine_temp_1",
						"offset": -45,
						"clampMin": -45,
						"clampMax": 0
					}
				]
			},
			{
				"objectName": "$RadiatorVent3",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 0.9375, 5.3125],
						"axis": [-0.5, 0, 0],
						"variable": "engine_temp_1",
						"offset": -45,
						"clampMin": -45,
						"clampMax": 0
					}
				]
			},
			{
				"objectName": "$RadiatorVent4",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 0.75, 5.3125],
						"axis": [-0.5, 0, 0],
						"variable": "engine_temp_1",
						"offset": -45,
						"clampMin": -45,
						"clampMax": 0
					}
				]
			},
			{
				"objectName": "$TopOpen",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_present_35",
						"clampMin": 0,
						"clampMax": 0
					}
				]
			},
			{
				"objectName": "$TopOpen_Windshield",
				"applyAfter": "$TopOpen",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 1.4375, 3.46875],
						"axis": [100, 0, 0],
						"variable": "Windshield",
						"duration": 15
					}
				]
			},
			{
				"objectName": "$TopOpen_Window1",
				"applyAfter": "$TopOpen_Windshield",
				"animations": []
			},
			{
				"objectName": "$TopOpen_Window2",
				"applyAfter": "$TopOpen_Windshield",
				"animations": []
			},
			{
				"objectName": "$TopOpen_Wiper_L",
				"applyAfter": "$TopOpen_Windshield",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "engine_magneto_1",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "inhibitor",
						"variable": "Windshield",
						"clampMin": 1,
						"clampMax": 1
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.78125, 1.59375, 3.40625],
						"axis": [0, -20.838, -118.176],
						"variable": "rain_cos"
					}
				]
			},
			{
				"objectName": "$TopOpen_Wiper_R",
				"applyAfter": "$TopOpen_Windshield",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "engine_magneto_1",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "inhibitor",
						"variable": "Windshield",
						"clampMin": 1,
						"clampMax": 1
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.78125, 1.59375, 3.40625],
						"axis": [0, 20.838, 118.176],
						"variable": "rain_cos"
					}
				]
			},
			{
				"objectName": "$TopMGMount_Ring",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_present_32",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$TopMGMount_Mount",
				"applyAfter": "$TopMGMount_Ring",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-0.5625, 2.375, 2.5625],
						"axis": [0, 1, 0],
						"variable": "gun_yaw_1"
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas1",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_present_34",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$TopCanvas_Bar1",
				"applyAfter": "$TopCanvas_Canvas1",
				"animations": []
			},
			{
				"objectName": "$TopCanvas_Bar2",
				"applyAfter": "$TopCanvas_Canvas1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 1.5625, 2.125],
						"axis": [-20, 0, 0],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 35,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$TopCanvas_CanvasL1",
				"applyAfter": "$TopCanvas_Canvas1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.1875, 1.5625, 1.875],
						"axis": [0, -70, 0],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 35,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$TopCanvas_CanvasL2",
				"applyAfter": "$TopCanvas_CanvasL1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.1875, 1.5625, 2.09375],
						"axis": [0, 140, 0],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 35,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$TopCanvas_CanvasR1",
				"applyAfter": "$TopCanvas_Canvas1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.1875, 1.5625, 1.875],
						"axis": [0, 70, 0],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 35,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$TopCanvas_CanvasR2",
				"applyAfter": "$TopCanvas_CanvasR1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.1875, 1.5625, 2.09375],
						"axis": [0, -140, 0],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 35,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas2",
				"applyAfter": "$TopCanvas_Canvas1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 2.34375, 1.875],
						"axis": [70, 0, 0],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 35,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas2L",
				"applyAfter": "$TopCanvas_Canvas2",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.3125, 2.3125, 1.875],
						"axis": [0, 0, 270],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 35
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas2R",
				"applyAfter": "$TopCanvas_Canvas2",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.3125, 2.3125, 1.875],
						"axis": [0, 0, -270],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 35
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas3",
				"applyAfter": "$TopCanvas_Canvas2",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 2.34375, 2.09375],
						"axis": [-145, 0, 0],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 35,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas3L",
				"applyAfter": "$TopCanvas_Canvas3",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.3125, 2.3125, 1.875],
						"axis": [0, 0, 270],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 35
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas3R",
				"applyAfter": "$TopCanvas_Canvas3",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.3125, 2.3125, 1.875],
						"axis": [0, 0, -270],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 35
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas4",
				"applyAfter": "$TopCanvas_Canvas3",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 2.34375, 2.3125],
						"axis": [-180, 0, 0],
						"variable": "Top",
						"duration": 5,
						"forwardsDelay": 30,
						"reverseDelay": 10
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas4L",
				"applyAfter": "$TopCanvas_Canvas4",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.3125, 2.3125, 2.3125],
						"axis": [-8.5628, -8.5628, 269.7283],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 35
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas4R",
				"applyAfter": "$TopCanvas_Canvas4",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.3125, 2.3125, 2.3125],
						"axis": [-8.5628, 8.5628, -269.7283],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 35
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas5",
				"applyAfter": "$TopCanvas_Canvas4",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 2.3375, 2.5],
						"axis": [-180, 0, 0],
						"variable": "Top",
						"duration": 5,
						"forwardsDelay": 25,
						"reverseDelay": 15
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas5L",
				"applyAfter": "$TopCanvas_Canvas5",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.3125, 2.3125, 2.3125],
						"axis": [-8.5628, -8.5628, 269.7283],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 35
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas5R",
				"applyAfter": "$TopCanvas_Canvas5",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.3125, 2.3125, 2.3125],
						"axis": [-8.5628, 8.5628, -269.7283],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 35
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas6",
				"applyAfter": "$TopCanvas_Canvas5",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 2.33125, 2.6875],
						"axis": [-180, 0, 0],
						"variable": "Top",
						"duration": 5,
						"forwardsDelay": 20,
						"reverseDelay": 20
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas6L",
				"applyAfter": "$TopCanvas_Canvas6",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.3125, 2.3125, 2.3125],
						"axis": [-8.5628, -8.5628, 269.7283],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 35
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas6R",
				"applyAfter": "$TopCanvas_Canvas6",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.3125, 2.3125, 2.3125],
						"axis": [-8.5628, 8.5628, -269.7283],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 35
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas7",
				"applyAfter": "$TopCanvas_Canvas6",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 2.325, 2.875],
						"axis": [-180, 0, 0],
						"variable": "Top",
						"duration": 5,
						"forwardsDelay": 15,
						"reverseDelay": 25
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas7L",
				"applyAfter": "$TopCanvas_Canvas7",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.3125, 2.3125, 2.3125],
						"axis": [-8.5628, -8.5628, 269.7283],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 35
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas7R",
				"applyAfter": "$TopCanvas_Canvas7",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.3125, 2.3125, 2.3125],
						"axis": [-8.5628, 8.5628, -269.7283],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 35
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas8",
				"applyAfter": "$TopCanvas_Canvas7",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [0, 2.31875, 3.0625],
						"axis": [-180, 0, 0],
						"variable": "Top",
						"duration": 5,
						"forwardsDelay": 10,
						"reverseDelay": 30
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas8L",
				"applyAfter": "$TopCanvas_Canvas8",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.3125, 2.3125, 2.3125],
						"axis": [-8.5628, -8.5628, 269.7283],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 35
					}
				]
			},
			{
				"objectName": "$TopCanvas_Canvas8R",
				"applyAfter": "$TopCanvas_Canvas8",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.3125, 2.3125, 2.3125],
						"axis": [-8.5628, 8.5628, -269.7283],
						"variable": "Top",
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 35
					}
				]
			},
			{
				"objectName": "$TopSteel",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_present_35",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$TopSteel_Window1",
				"applyAfter": "$TopSteel",
				"animations": []
			},
			{
				"objectName": "$TopSteel_Window2",
				"applyAfter": "$TopSteel",
				"animations": []
			},
			{
				"objectName": "$TopSteel_DoorL",
				"applyAfter": "$TopSteel",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.1875, 1.4375, 3.3125],
						"axis": [0, -50, 0],
						"variable": "door_DoorL",
						"duration": 8,
						"forwardsDelay": 2,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [1.1875, 1.4375, 3.3125],
						"axis": [0, -10, 0],
						"variable": "door_DoorL",
						"duration": 2,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"objectName": "$TopSteel_DoorL_Window",
				"applyAfter": "$TopSteel_DoorL",
				"animations": [
					{
						"animationType": "translation",
						"centerPoint": [0, 0, 0],
						"axis": [0.0571, -0.6851, 0],
						"variable": "L_Window",
						"duration": 20,
						"forwardsDelay": 0,
						"reverseDelay": 0
					},
					{
						"animationType": "visibility",
						"variable": "L_Window",
						"forwardsDelay": 20,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$TopSteel_DoorL_Handle_Inner",
				"applyAfter": "$TopSteel_DoorL",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.15625, 1.34375, 2.65625],
						"axis": [-44.94375, 0, -2.2446],
						"variable": "door_DoorL",
						"duration": 5,
						"forwardsDelay": 0,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [1.15625, 1.34375, 2.65625],
						"axis": [44.94375, 0, 2.2446],
						"variable": "door_DoorL",
						"duration": 5,
						"forwardsDelay": 5,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$TopSteel_DoorL_Crank",
				"applyAfter": "$TopSteel_DoorL",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.14063, 1.09375, 3.01563],
						"axis": [719.1, 0, 35.9136],
						"variable": "L_Window",
						"duration": 20,
						"forwardsDelay": 0,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$TopSteel_DoorR",
				"applyAfter": "$TopSteel",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.1875, 1.4375, 3.3125],
						"axis": [0, 50, 0],
						"variable": "door_DoorR",
						"duration": 8,
						"forwardsDelay": 2,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [-1.1875, 1.4375, 3.3125],
						"axis": [0, 10, 0],
						"variable": "door_DoorR",
						"duration": 2,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"objectName": "$TopSteel_DoorR_Window",
				"applyAfter": "$TopSteel_DoorR",
				"animations": [
					{
						"animationType": "translation",
						"centerPoint": [0, 0, 0],
						"axis": [-0.0571, -0.6851, 0],
						"variable": "R_Window",
						"duration": 20,
						"forwardsDelay": 0,
						"reverseDelay": 0
					},
					{
						"animationType": "visibility",
						"variable": "R_Window",
						"forwardsDelay": 20,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$TopSteel_DoorR_Handle_Inner",
				"applyAfter": "$TopSteel_DoorR",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.15625, 1.34375, 2.65625],
						"axis": [44.94375, 0, -2.2446],
						"variable": "door_DoorR",
						"duration": 5,
						"forwardsDelay": 0,
						"reverseDelay": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [-1.15625, 1.34375, 2.65625],
						"axis": [-44.94375, 0, 2.2446],
						"variable": "door_DoorR",
						"duration": 5,
						"forwardsDelay": 5,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$TopSteel_DoorR_Crank",
				"applyAfter": "$TopSteel_DoorR",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.14063, 1.09375, 3.01563],
						"axis": [-719.1, 0, 35.9136],
						"variable": "R_Window",
						"duration": 20,
						"forwardsDelay": 0,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$TopSteel_WiperL",
				"applyAfter": "$TopSteel",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "engine_magneto_1",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [0.78125, 1.5625, 3.40625],
						"axis": [0, -21.8277, -87.3126],
						"variable": "rain_cos"
					}
				]
			},
			{
				"objectName": "$TopSteel_WiperR",
				"applyAfter": "$TopSteel",
				"animations": [
					{
						"animationType": "inhibitor",
						"variable": "engine_magneto_1",
						"clampMin": 0,
						"clampMax": 0
					},
					{
						"animationType": "rotation",
						"centerPoint": [-0.78125, 1.5625, 3.40625],
						"axis": [0, 21.8277, 87.3126],
						"variable": "rain_cos"
					}
				]
			},
			{
				"objectName": "$BenchL",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.4375, 1.1875, -1.125],
						"axis": [0, 0, -90],
						"variable": "BenchL",
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"objectName": "$BenchL_Support1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.4375, 1.03125, 0.75],
						"axis": [0, -80, 0],
						"variable": "BenchL",
						"duration": 10,
						"forwardsDelay": 10,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$BenchL_Support2",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.4375, 1.03125, -0.1875],
						"axis": [0, -80, 0],
						"variable": "BenchL",
						"duration": 10,
						"forwardsDelay": 10,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$BenchL_Support3",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.4375, 1.03125, -1.125],
						"axis": [0, -80, 0],
						"variable": "BenchL",
						"duration": 10,
						"forwardsDelay": 10,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$BenchL_Support4",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.4375, 1.03125, -2.0625],
						"axis": [0, -80, 0],
						"variable": "BenchL",
						"duration": 10,
						"forwardsDelay": 10,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$BenchL_ConnectingRod",
				"applyAfter": "$BenchL_Support4",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [1.15625, 1, -2.0625],
						"axis": [0, 80, 0],
						"variable": "BenchL",
						"duration": 10,
						"forwardsDelay": 10,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$BenchR",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.4375, 1.1875, -1.125],
						"axis": [0, 0, 90],
						"variable": "BenchR",
						"duration": 10,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"objectName": "$BenchR_Support1",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.4375, 1.03125, 0.75],
						"axis": [0, 80, 0],
						"variable": "BenchR",
						"duration": 10,
						"forwardsDelay": 10,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$BenchR_Support2",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.4375, 1.03125, -0.1875],
						"axis": [0, 80, 0],
						"variable": "BenchR",
						"duration": 10,
						"forwardsDelay": 10,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$BenchR_Support3",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.4375, 1.03125, -1.125],
						"axis": [0, 80, 0],
						"variable": "BenchR",
						"duration": 10,
						"forwardsDelay": 10,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$BenchR_Support4",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.4375, 1.03125, -2.0625],
						"axis": [0, 80, 0],
						"variable": "BenchR",
						"duration": 10,
						"forwardsDelay": 10,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$BenchR_ConnectingRod",
				"applyAfter": "$BenchR_Support4",
				"animations": [
					{
						"animationType": "rotation",
						"centerPoint": [-1.15625, 1, -2.0625],
						"axis": [0, -80, 0],
						"variable": "BenchR",
						"duration": 10,
						"forwardsDelay": 10,
						"reverseDelay": 0
					}
				]
			},
			{
				"objectName": "$Stakeside",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_present_36",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"objectName": "$CanvasTop",
				"animations": [
					{
						"animationType": "visibility",
						"variable": "part_present_37",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			}
		],
		"lightObjects": [
			{
				"objectName": "&LightBrake",
				"emissive": true,
				"isElectric": true,
				"color": "#FF0000",
				"brightnessAnimations": [
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 0.5, 0],
						"variable": "headlight"
					},
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 1, 0],
						"variable": "brake"
					},
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, -1, 0],
						"variable": "B/O"
					}
				],
				"blendableComponents": [
					{
						"pos": [1.15625, 0.03125, -3.09375],
						"axis": [0, 0, -1],
						"flareHeight": 0.5625,
						"flareWidth": 0.5625
					},
					{
						"pos": [-1.15625, 0.03125, -3.09375],
						"axis": [0, 0, -1],
						"flareHeight": 0.5625,
						"flareWidth": 0.5625
					}
				]
			},
			{
				"objectName": "&Headlight",
				"emissive": true,
				"isElectric": true,
				"color": "#FFFFFF",
				"brightnessAnimations": [
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, 1, 0],
						"variable": "headlight"
					},
					{
						"animationType": "translation",
						//"centerPoint": [0, 0, 0],
						"axis": [0, -1, 0],
						"variable": "B/O"
					}
				],
				"blendableComponents": [
					{
						"pos": [1.21875, 0.78125, 4.875],
						"axis": [0, 0, 1],
						"flareHeight": 0.5625,
						"flareWidth": 0.5625,
						"beamDiameter": 8,
						"beamLength": 24.0
					},
					{
						"pos": [-1.21875, 0.78125, 4.875],
						"axis": [0, 0, 1],
						"flareHeight": 0.5625,
						"flareWidth": 0.5625,
						"beamDiameter": 8,
						"beamLength": 24.0
					}
				]
			}
		],
		"sounds": [
			{
				"name": "unuparts:unuparts_rotation_unu_parkingbrake_3_engage",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "p_brake",
						"clampMin": 1,
						"clampMax": 1
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_parkingbrake_3_disengage",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "p_brake",
						"clampMin": 0,
						"clampMax": 0
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_hood_2_open",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "door_HoodL",
						"clampMin": 1,
						"clampMax": 1,
						"forwardsDelay": 0,
						"reverseDelay": 0
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_hood_2_open",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "door_HoodR",
						"clampMin": 1,
						"clampMax": 1,
						"forwardsDelay": 0,
						"reverseDelay": 0
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_hood_2_close",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "door_HoodL",
						"clampMin": 0,
						"clampMax": 0,
						"forwardsDelay": 0,
						"reverseDelay": 15
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_hood_2_close",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "door_HoodR",
						"clampMin": 0,
						"clampMax": 0,
						"forwardsDelay": 0,
						"reverseDelay": 15
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_door_3_open",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "part_present_44",
						"clampMin": 1,
						"clampMax": 1
					},
					{
						"animationType": "visibility",
						"variable": "door_DoorL",
						"clampMin": 1,
						"clampMax": 1,
						"forwardsDelay": 0,
						"reverseDelay": 0
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_door_3_close",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "part_present_44",
						"clampMin": 1,
						"clampMax": 1
					},
					{
						"animationType": "visibility",
						"variable": "door_DoorL",
						"clampMin": 0,
						"clampMax": 0,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_door_3_open",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "part_present_44",
						"clampMin": 1,
						"clampMax": 1
					},
					{
						"animationType": "visibility",
						"variable": "door_DoorR",
						"clampMin": 1,
						"clampMax": 1,
						"forwardsDelay": 0,
						"reverseDelay": 0
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_door_3_close",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "part_present_44",
						"clampMin": 1,
						"clampMax": 1
					},
					{
						"animationType": "visibility",
						"variable": "door_DoorR",
						"clampMin": 0,
						"clampMax": 0,
						"forwardsDelay": 0,
						"reverseDelay": 10
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_doorcargo_3_open",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "door_Tailgate",
						"clampMin": 1,
						"clampMax": 1,
						"forwardsDelay": 0,
						"reverseDelay": 0
					}
				]
			},
			{
				"name": "unuparts:unuparts_rotation_unu_doorcargo_3_close",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "door_Tailgate",
						"clampMin": 0,
						"clampMax": 0,
						"forwardsDelay": 0,
						"reverseDelay": 20
					}
				]
			},
			{
				"name": "unuparts:unuparts_horn_truck_1",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "horn",
						"clampMin": 1.0,
						"clampMax": 1.0
					}
				],
				"looping": true
			},
			{
				"name": "unuparts:unuparts_sound_unu_rain",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "rain_strength",
						"clampMin": 1,
						"clampMax": 2
					},
					{
						"animationType": "visibility",
						"variable": "CabHitboxes",
						"clampMin": 1,
						"clampMax": 3
					}
				],
				"volumeAnimations": [
					{
						"animationType": "translation",
						"variable": "rain_strength",
						"axis": [0, 0.5, 0],
						"offset": 0
					}
				],
				"isInterior": true,
				"looping": true
			}
		],
		"particles": [
			{
				"type": "smoke",
				"transparency": 0.25,
				"toTransparency": 0.25,
				"scale": 1.0,
				"color": "D9D9D9",
				"pos": [0.90625, 0.34375, 1.84375],
				"initialVelocity": [1, 0, 0],
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_piston_1_2_cam_1",
						"clampMin": 1.0,
						"clampMax": 1.0
					}
				]
			},
			{
				"type": "smoke",
				"quantity": 5,
				"scale": 2.5,
				"color": "000000",
				"pos": [0.90625, 0.34375, 1.84375],
				"initialVelocity": [1, 0, 0],
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_backfired_1",
						"clampMin": 1.0,
						"clampMax": 1.0
					}
				]
			},
			{
				"type": "smoke",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_temp_1",
						"clampMin": 115,
						"clampMax": 999
					}
				],
				"color": "#F0F0F0",
				"scale": 0.5,
				"toScale": 2,
				"transparency": 1,
				"toTransparency": 0.5,
				"pos": [0, 1.4375, 5.21875],
				"initialVelocity": [0, 0, -0.1],
				"spawnEveryTick": true
			},
			{
				"type": "smoke",
				"activeAnimations": [
					{
						"animationType": "visibility",
						"variable": "engine_temp_1",
						"clampMin": 120,
						"clampMax": 999
					}
				],
				"color": "#F0F0F0",
				"scale": 0.5,
				"toScale": 2,
				"transparency": 1,
				"toTransparency": 0.5,
				"pos": [0, 1.4375, 5.21875],
				"initialVelocity": [0, 0, -0.1],
				"quantity": 2,
				"spawnEveryTick": true
			}
		]
	},
	
	"variableModifiers": [
		{
			"variable": "CabHitboxes",
			"animations": [
				{
					"animationType" : "translation",
					"variable" : "part_present_34",
					"axis" : [0, 0, 1]
				},
				{
					"animationType" : "translation",
					"variable" : "Top",
					"axis" : [0, -1, 0]
				},
				{
					"animationType" : "translation",
					"variable" : "part_present_35",
					"axis" : [0, 2, 0]
				}
			],
			"minValue": 0,
			"maxValue": 1
		},
		{
			"variable": "Gentile_Steering",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_45",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType" : "translation",
					"variable" : "part_Gentile_Steering_45",
					"axis" : [0, 0, 1]
				}
			],
			"minValue": 0,
			"maxValue": 1
		},
		{
			"variable": "hasTransmission",
			"animations": [
				{
					"animationType": "visibility",
					"variable": "part_present_45",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType" : "translation",
					"variable" : "part_Enable_Transmission_45",
					"axis" : [0, 0, 1]
				}
			],
			"minValue": 0,
			"maxValue": 1
		},
		{
			"variable": "steeringwheel",
			"animations": [
				{
					"animationType" : "inhibitor",
					"variable" : "speed",
					"clampMin": 0,
					"clampMax": 5
				},
				{
					"animationType": "translation",
					"centerPoint": [0, 0, 0],
					"axis": [0, 0, 0.1],
					"variable": "turn_indicator",
					"clampMin": -45,
					"clampMax": 45
				},
				{
					"animationType" : "inhibitor",
					"variable" : "speed",
					"clampMin": 5,
					"clampMax": 999
				},
				{
					"animationType" : "activator",
					"variable" : "speed",
					"clampMin": 0,
					"clampMax": 5
				},
				{
					"animationType": "translation",
					"centerPoint": [0, 0, 0],
					"axis": [0, 0, -1],
					"variable": "rudder"
				}
			],
			"minValue": -45,
			"maxValue": 45
		},
		{
			"variable": "transmission_isautomatic",
			"animations": [
				{
					"animationType": "translation",
					"variable": "engine_isautomatic_1",
					"axis": [0, 0, 1]
				},
				{
					"animationType" : "inhibitor",
					"variable" : "hasTransmission",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "translation",
					"variable": "part_transmission_isautomatic_8",
					"axis": [0, 0, 1]
				}
			],
			"minValue": 0,
			"maxValue": 1
		},
		{
			"variable": "transmission_clutch_downshift",
			"animations": [
				{
					"animationType": "translation",
					"variable": "engine_clutch_downshift_1",
					"axis": [0, 0, 1]
				},
				{
					"animationType" : "inhibitor",
					"variable" : "hasTransmission",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "translation",
					"variable": "part_transmission_clutch_downshift_8",
					"axis": [0, 0, 1]
				}
			],
			"minValue": 0,
			"maxValue": 1
		},
		{
			"variable": "transmission_clutch_upshift",
			"animations": [
				{
					"animationType": "translation",
					"variable": "engine_clutch_upshift_1",
					"axis": [0, 0, 1]
				},
				{
					"animationType" : "inhibitor",
					"variable" : "hasTransmission",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "translation",
					"variable": "part_transmission_clutch_upshift_8",
					"axis": [0, 0, 1]
				}
			],
			"minValue": 0,
			"maxValue": 1
		},
		{
			"variable": "transmission_reversed",
			"animations": [
				{
					"animationType": "translation",
					"variable": "engine_reversed_1",
					"axis": [0, 0, 1]
				},
				{
					"animationType" : "inhibitor",
					"variable" : "hasTransmission",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "translation",
					"variable": "part_transmission_reversed_8",
					"axis": [0, 0, 1]
				}
			],
			"minValue": 0,
			"maxValue": 1
		},
		{
			"variable": "transmission_gearshift_hvertical",
			"animations": [
				{
					"animationType": "translation",
					"variable": "engine_gearshift_1",
					"axis": [0, 0, 1]
				},
				{
					"animationType" : "inhibitor",
					"variable" : "isAutomatic",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "engine_gearshift_hvertical_1",
					"axis": [0, 0, 1]
				},
				{
					"animationType" : "activator",
					"variable" : "hasTransmission",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "part_transmission_gearshift_hvertical_8",
					"axis": [0, 0, 1]
				}
			]
		},
		{
			"variable": "transmission_gearshift_hhorizontal",
			"animations": [
				{
					"animationType": "translation",
					"variable": "engine_gearshift_hhorizontal_1",
					"axis": [0, 0, 1]
				},
				{
					"animationType" : "inhibitor",
					"variable" : "hasTransmission",
					"clampMin": 0,
					"clampMax": 0
				},
				{
					"animationType": "translation",
					"variable": "part_transmission_gearshift_hhorizontal_8",
					"axis": [0, 0, 1]
				}
			]
		},
		{
			"variable": "exhaust_left",
			"animations": [
				{
					"animationType": "translation",
					"variable": "engine_exhaust_left_1",
					"axis": [0, 0, 1]
				},
				{
					"animationType" : "inhibitor",
					"variable" : "engine_exhaust_left_1",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType" : "inhibitor",
					"variable" : "engine_exhaust_right_1",
					"clampMin": 1,
					"clampMax": 1
				},
				{
					"animationType": "translation",
					"variable": "unuisbest",
					"axis": [0, 0, 1]
				}
			]
		},
		{
			"variable": "radiator_coolingCoefficientMultiplier",
			"animations": [
				{
					"animationType": "translation",
					"variable": "part_coolingCoefficientMultiplier_RADIATORNUMBER",
					"axis": [0, 0, 1]
				}
			],
			"minValue": 0.1,
			"maxValue": 10
		},
		{
			"variable": "crateHeightLimit",
			"animations": [
				{
					"animationType": "translation",
					"variable": "unuisbest",
					"axis": [0, 0, 1.5]
				},
				{
					"animationType": "translation",
					"variable": "part_present_46",
					"axis": [0, 0.375, 0]
				}
			]
		}
	]
}